PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / setCreationDate Method
The date and time when this portfolio item was created.
In This Topic
    setCreationDate Method
    In This Topic
    Sets the creation date and time.
    Syntax
    public void setCreationDate( 
       java.time.LocalDateTime value
    )

    Parameters

    value
    The date and time when this portfolio item was created.
    See Also